//==============================================================================
// TG Javelin_anim.txt
//==============================================================================

//==============================================================================
anim death
{
   SetSelector none
    {
        set hotspot
        {
            version
            {
			    VisualNone jimmy
            } 
        }
    }
}

//==============================================================================
anim walk
{
   SetSelector none
    {
        set hotspot
        {
            version
            {
			    VisualNone jimmy
            } 
        }
    }
}

//==============================================================================
anim idle
{
    SetSelector none
    {
        set hotspot
        {
            version
            {
			    VisualNone jimmy
            } 
        }
    }
}

//==============================================================================
    anim Rangedattack
    {
	    SetSelector
	    {
            Techlogic none/TG Javelin Lvl 2/TG Javelin Lvl 6/TG Javelin Lvl 10/Supremacy Active
            SetSelector
            {
				TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
                        tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.5
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.36
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.24
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.13
                    }
                }
		    }
            SetSelector // JAVELIN LEVEL 2
            {
				TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
                        tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.36
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.24
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.13
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.02
                    }
                }
		    }
            SetSelector // JAVELIN LEVEL 6
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
                        tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.24
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.12
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.02
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 0.93
                    }
                }
		    }
			SetSelector // JAVELIN LEVEL 10
            {
                TechLogic none/TG Wand Lvl 1/TG Wand Lvl 2/TG Wand Lvl 3
				set hotspot // WAND LEVEL 0
                {
				    version
                    {
			            VisualNone jimmy
                        tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.13
                    }
                }
				set hotspot // WAND LEVEL 1
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 1.02
                    }
                }
				set hotspot // WAND LEVEL 2
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 0.93
                    }
                }
				set hotspot // WAND LEVEL 3
                {
				    version
                    {
			            VisualNone jimmy
			            tag Attack 0.15 true
                        //tag SpecificSoundSet 0.15 false HammerSwing checkVisible
			            length 0.85
                    }
                }
		    }
			SetSelector // SUPREMACY ACTIVE
            {
				set hotspot
                {
				    version
                    {
			            VisualNone jimmy
                        tag Attack 0.05 true
			            length 0.6
                    }
                }
            }
	    }
    }